﻿@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, input, select {margin:0; padding:0;  outline:0;}
html, body {width:100%; height:100%;}
body { font:14px/1 "Microsoft Yahei",sans-serif; vertical-align:baseline; overflow-y:scroll; }
body {
    min-width: 1300px;
}

h1 {font-weight:bold; font-size:18px; line-height:18px;}
h3 {font-weight:normal; font-size:12px; }
h2, h4, h5, h6 {font-weight:normal; font-size:100%;}
table {border-collapse:separate; border-spacing:0;}

a {text-decoration:none;}
p {
	line-height:2;
}
a img, iframe {border:none;}

a:focus {outline:0;}
/*img{ vertical-align:top;}*/
ol, ul, li{list-style:none;}
input, textarea, select, button {font-weight:inherit; font-size:inherit; *font-size:100%; font-family:inherit;}
/* == clearfix == */
.opacitys{ opacity:0.6; filter: Alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity:0.6; }
.clearfix:after{ content:"."; height:0; display:block; visibility:hidden; clear:both;}
.clearfix{*+height:1%;}

.clearfix { *zoom:1; }/*IE/7/6*/
.fl{ float:left;display: inline;  }
.fr{ float:right;  }
.clear{ clear:both;  }


a { text-decoration: none;-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;color:#4a4a4a; }
.w1200{ width:1300px; margin:0 auto;}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



/*  header  */
.header{ width:100%; background: rgba(250,250,250,.8); height:135px;   z-index: 2; position: fixed; top: 0;left: 0;  right: 0;z-index: 10000;}
.header-logo{ width:50%; height:auto; padding-top:25px; padding-bottom:20px; /*border-right: 1px solid #c9dbe9;border-left: 1px solid #c9dbe9; */ text-align:center;}
.header-menu{ width:50%;margin-top:0px;}
#showtime{ display: block; text-align:right; line-height:30px;  color:#009241;}


.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*  mainMenu  */
.menuMenuList {
    position: relative;
    height: 60px;
    line-height: 60px;
}
/*  menu下拉  */
.menu-sy {
	float: right;
	height: 60px;
	width: 105px;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	display:inline-block;
}
.menu-sy  a{ color:#555;}
.menu-sy:hover,.menu-sy.hover{ color:#333; text-indent:0px; /*border-bottom:5px #FDB302 solid;*/}


.menu-sy ul {
	display: none;
	position: absolute;
	z-index: 100;
	/*background:#FDB302;*/
	
}
.menu-sy ul li {
	float: none;
	width: 104px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu-sy ul li a {
	display: block;
	text-align: center;
	color:#f3f3f3;
	font-size: 13px;
	line-height: 30px;
	height: 30px;
	padding-top: 5px;
	background: rgba(0,0,0,.5);
	padding-bottom: 5px;
}
.menu-sy ul li a:hover {
	color:#fff;
	background:#009241;
}

.menu-sy:hover ul { display:block;}

.menu-sy.sfhover ul { display:block;}
/*   end   */


/* banner */
.banner{
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
	margin-top:135px;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.ny-banner{
	width:100%;
	height:350px;
	overflow:hidden;
	background-image: url(nybanner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position:relative;
	margin-top:135px;
}



/*通用more*/
.com-more {
	position: relative;
	display: block;
	margin:15px auto;
	text-align: center;
	width:100px;
	height: 29px;
	line-height: 28px;
	border-radius: 13px;
	border: solid 1px #ccc;
	font-size: 14px;
	color: #555;
	overflow: hidden;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.com-more:hover {
	color: #fff;
	background:#00904b;
	border-color: #00904b;
}

/*  end */




/*  首页新闻  */
.indexNews{
	width:100%;
	position:relative;
	padding:50px 0;
	background-color: #f1f0ef;
	background-image: url(indexNewsBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.indexNews-title{ padding-bottom:20px;}
.indexNewsTit{ font-size:48px; text-align:center; color:#333; line-height:2;}
.indexNewsTit-en{font-size: 20px;
    color: #888;padding-bottom:0px;
    text-transform: uppercase;
	text-align:center;
}
.line0 {
    width: 40px;
    height: 2px;
    background-color: #00904b;
    margin: 15px auto;
}
/*  首页新闻tab start  */
#cen_right_top{
	width:100%;
	margin: 0 auto;
	text-align:center;
}
#cen_right_top .active{
	color:#fff;
	background:#00904b;
	border-radius: 50px;
	line-height:40px;
	border: 1px solid #00904b;
}
#cen_right_top h3{line-height: 40px;
    height: 40px;
    padding: 0 30px;
	background: #fff;
    border: 1px solid #ddd;
    border-radius: 25px;
    color: #555;text-align:center; display:inline-block; margin:0 10px;font-size:14px;color:#333333;font-weight: normal;cursor:pointer;}
#cen_right_top div{font-size:14px;display:none;clear:both;  margin-top:40px;  height:485px;}
.indexNewsPic{
	width:450px;
	height:385px;
	background:#fff;
	padding:20px;
	overflow:hidden;
	margin-right: 20px;
    box-shadow: 4px 4px 10px #CBCBCB;
}

.indexNewsList{ width:790px; height: auto;padding: 14px 0; box-shadow: 0 4px 10px #CBCBCB; background:#fff; overflow:hidden;}
a.indexNewsList-con{ 
    float: left;
    background: #fff;
    padding:38px;
    border: 1px solid #EFEFEF;
}
a.indexNewsList-con em{ display:inline-block; height:40px; overflow:hidden; font-size:12px; color:#999; line-height:1.5; font-style:normal; }
span.indexNewsList-tj{ display:block;}
span.indexNewsList-tj-tit{ line-height:50px; position:relative; display:block; text-align:left; font-size:22px; font-weight:normal; color:#555;}
span.indexNewsList-tj-img{ height:170px;  margin-top:12px; overflow:hidden; display:block;}
span.indexNewsList-tj-con{ display:block; border-bottom:1px #ccc solid; padding:15px 0;}
span.indexNewsList-tj-con b{display:block;}
span.indexNewsList-tj-con b a{  font-size:18px; line-height:1.2;}
span.indexNewsList-tj-con em{ font-style:normal; font-size:14px; color:#888; text-align:left; line-height:1.5; display:block; padding-top:10px;}
#cen_right_top div a.newMore{ width:80px; position:absolute; right:10px; top:10px; display:inline-block; border: 1px #eee solid; text-align:center;border-radius: 20px; font-size:12px;}
#cen_right_top div a {
    float: left;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    transition: .3s;
	text-align:left;
}
#cen_right_top div a span{ position:absolute; color:#888; font-size:13px; bottom:10px;}
#cen_right_top div a:hover{
   color:#00904b;
}
#cen_right_top div a:first-child{
	margin-left: 0;
}

#cen_right_top div a:nth-child(7){
	margin-left: 0;
}


#cen_right_top div a:nth-child(13){
	margin-left: 0;
}

#cen_right_top div a:nth-child(19){
	margin-left: 0;
}
#cen_right_top div a:nth-child(25){
	margin-left: 0;
}
#cen_right_top div a:nth-child(31){
	margin-left: 0;
}
/*  end  */




/*  indexCp  */
.indexCp{
	width:100%;
	position:relative;
	padding:50px 0;
	background-color: #fff;
	/*background-image: url(indexcpbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}
.indexCpCon{ padding-top:20px;}
.indexCpCon ul{}
.indexCpCon ul li{ width:25%; float:left;}
.indexCpConPic{}
.indexCpConPic img{ width:85%; height: auto;}
.indexCpConTit{ text-align:center; line-height:1.5; font-size:20px; font-weight: 400;color: #666;}

/*   首页注释cppic   */

.indexCpConPic{

    text-align: center;
    vertical-align: middle;
    display: table-cell;
	overflow:hidden;
}
.indexCpConPic  img,.rollBox .Cont .pic img,.nyCpQuery li .pic img{
    -webkit-transition: ease-in all .5s;
    -moz-transition: ease-in all .5s;
    -ms-transition: ease-in all .5s;
    -o-transition: ease-in all .5s;
    transition: ease-in all .5s;
}
.indexCpConPic  img:hover,.rollBox .Cont .pic img:hover ,.nyCpQuery li .pic img:hover{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
	-webkit-filter:contrast(1.5);
	-moz-filter: scale(1.5);
    -ms-filter: scale(1.5);
    -o-filter: scale(1.5);
    filter: scale(1.5); 
	
}


/*   cp轮播开始   */
.rollBox{width:1300px;overflow:hidden;margin:0 auto;}
.rollBox .LeftBotton{height:40px;width:27px;background:url(sl.png) no-repeat 0px 5px;overflow:hidden;float:left;display:inline;margin:160px 25px 0 0;cursor:pointer;}
.rollBox .RightBotton{height:40px;width:27px;background:url(sr.png) no-repeat 0px 5px;overflow:hidden;float:left;display:inline;margin:160px 0 0 25px;cursor:pointer;}
.rollBox .Cont{width:1190px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:280px; height:315px; text-align:center; margin-top:30px; background:#fff; margin-right:10px; margin-left:10px; float:left;overflow:hidden;}
.rollBox .Cont .pic img{background:#fff;display:block;margin:0 auto;width:280px;height:180px;}
.rollBox .Cont .pic div h3 em{ font-style:normal; color:#333; font-size:14px;}
.rollBox .Cont .pic div h3{ font-size:15px; font-weight:bold; border-bottom:1px #E4E4E4 solid; line-height:30px; text-align:center;}
.rollBox .Cont .pic div{line-height:20px;color:#505050;margin:15px 0px; width:280px; position:relative;}
.rollBox .Cont .pic div span{display:block; padding-top:10px;}
.rollBox .Cont .pic div.yueyueAnniu a{ display:inline-block; padding: 3px 10px;/* border-radius:8px;*/ color:#666; top:20px; right:10px; font-size:13px; border:1px #D5D5D5 solid; position:absolute;}
.rollBox .Cont .pic div.yueyueAnniu a:hover{background:#00904b; color:#fff;}
.rollBox .Cont .pic div span.zztime{ font-weight:bold; line-height:30px;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}
.rollBox #List3,.rollBox #List4{float:left;}
/* 案例轮播 end */


/*  indexAbout  */
.indexAbout{
	width:100%;
	padding: 80px 0 30px 0;
	position:relative;
	background-image: url(indexAboutbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f1f0ef;
}
.main3-div1 {
    width: 960px;
    margin: 0 auto;
	padding: 15px 0 10px;
	visibility: visible;
    animation-name: fadeInUp;
}
.about2-con-2 {
    padding: 35px 0;
}
.about2-con-2 dl{
	margin:0;
}

.about2-con-2 dd{
	float: left;
	width: 25%;
	text-align: center;
	padding: 15px 0;
	border-left: 1px solid #cccccc;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.about2-con-2 dd:first-child{
	border-left: 0
}

.about2-con-2 dd h1{
	font-size: 14px;
	color:#333;
	margin:0;
}

.about2-con-2 dd h1 span{
	font-size: 36px;
	color:#00904b;
	padding-right: 5px;
}

.about2-con-2 dd h2{
	font-size: 16px;
	color:#333;
	margin:0;
	margin-top: 8px;
}
.indexAboutCon-text{ 
    font-size: 16px;
    color: #333;
    line-height: 2.3;
    text-align: center;
}
li.indexAboutCon-list{ width:30%; float:left; background:#f1f0ef; height:180px; margin:0 20px;}

/*  nyAbout  */
.nyAbout{ width:100%;}
.nyAboutCon{}
.nyTwoMenu{ height: 55px; background: #fff; margin:30px 0;  overflow: hidden;}
.nyTwoMenu ul{}
.nyTwoMenu ul li{    
    width: 20%;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    float: left;
    border-right: 1px solid #eee;
    margin-right: -1px;
    background: #f4f4f4;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.nyTwoMenu ul li a {
    display: block;
    height: 55px;
   
}
.nyTwoMenu ul li.on,
.nyTwoMenu ul li:hover {
            background: url(p16-icon6.png) no-repeat bottom center #009241;
            border-color: #009241;
        }
        
.nyTwoMenu ul li.on a,
.nyTwoMenu ul li:hover a {
            color: #fff;
        }
.nyBody{ margin-top:80px;}
.nyBody-tit{ text-align:center; font-size:30px;}
.nyBody-con{ font-size:17px; line-height:2; margin-top:50px;}
.nyBody-con01{
	font-size:16px;
	line-height:2;
	margin-top:50px;
	background-image: url(../images/nylogo01.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/*  nyWENHUA  */
.clumb-title H3{padding: 0 0 7px 0; color: #34364b;     font-size: 22px;}
.clumb-title H2{color: #d82019;text-transform: uppercase; font-family: Rubik;font-size: 24px;}
.Comculture-dl {
	background: #cccccc url(../images/wicon24.png) no-repeat 100% 100%;
}
.Comculture-dl .thumb img {
	display: block;
	width: 100%;
}
.Comculture-dl .infor {
	padding: 15px;
	color: #05913f;
}
.Comculture-dl .infor .name {
	font-size: 20px;
	padding: 0 0 8px 0;
}
.Comculture-dl .infor .text {
	opacity: .7;
}
 @media (min-width: 768px) {
.Comculture-dl .thumb {
	float: left;
	width: 70%;
	max-width: 769px;
}
.Comculture-dl .infor {
	overflow: hidden;
	padding: 20px;
}
}
 @media (min-width: 1024px) {
.Comculture-dl {
	margin: 19px 0 0 0;
}
.Comculture-dl .infor {
	padding: 7.5% 5% 10px 5%;
}
.Comculture-dl .infor .name {
	font-size: 26px;
	line-height: 30px;
	padding: 0 0 25px 0;
}
}
.Comculture-list li {
	margin: 0 0 20px 0;
}
.Comculture-list li .content {
	border: 1px solid #e3e3eb;
}
.Comculture-list li .content .img img {
	display: block;
	width: 100%;
}
.Comculture-list li .content .cult-text {
	text-align: center;
	padding: 20px;
	border-top: 1px solid #e3e3eb;
	color: #929292;
}
.Comculture-list li .content .name {
	font-size: 16px;
	color: #58596d;
}
 @media (min-width: 768px) {
.Comculture-list {
	padding-top: 55px;
	padding-bottom: 43px;
}
.Comculture-list ul {
	margin: 0 -10px;
}
.Comculture-list li {
	float: left;
	width: 24%;
	padding: 0 6.6px;
}
.Comculture-list li .content .cult-text {
	padding: 20px 20px 30px;
}
.Comculture-list li .content .name {
	font-size: 18px;
	
}
}

/*  ny-news  */
.ny-news{ width:100%; background:#fff; padding-top:50px;}
.ny-add{ line-height:50px; height:50px; color:#666;}
.ny-newsCon{ width:100%; padding:50px 0; position:relative;}
.ny-newsConLeft{ width:230px;}
h2.ny-newsConLeft-tit{
	line-height:100px;
	height:100px;
	text-align:center;
	color:#fff;
	font-size:22px;
	background-color: #009241;
	background-image: url(logo-menu.png);
	background-repeat: no-repeat;
	background-position: -10px -5px;
}
ul.ny-newsConLeft-menuList{}
ul.ny-newsConLeft-menuList li{ margin:2px 0;}
ul.ny-newsConLeft-menuList li a{
	display:block;
	line-height:50px;
	height:50px;
	text-align:left;
	background:#eee;
	font-size:15px;
	text-indent: 60px;
}
ul.ny-newsConLeft-menuList li a:hover{background:#009241; color:#fff;font-weight: bold;transform:translateX(10px);}


.ny-newsConRight{ width:1025px;}
.ny-newsConRight-tj{ border:1px solid #ddd; padding:25px}
.ny-newsConRight-tj h3,.ny-newsConRight-dateil h3{ line-height:35px; font-size:22px;  text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.ny-newsConRight-tj h3 a:hover,.ny-newsQuery ul li a:hover{ color:#009241;}
.ny-newsConRight-tj b,.ny-newsConRight-dateil b{ display:block; color:#777; line-height:3; margin:20px 0; padding-bottom:20px; border-bottom:1px solid #eee;}
.ny-newsConRight-tj p{ line-height:2; color:#666;}
.ny-newsQuery{
    position: relative;
    width: 100%;
}
.ny-newsQuery ul li{ margin-top:10px;}
.ny-newsQuery ul li {
    height: 50px;
    line-height: 48px;
    border: 1px solid #cccccc;
    position: relative;
    padding: 0 115px 0 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background-color: #fff;
    margin-top: 10px;
}
.ny-newsQuery ul li span {
    position: absolute;
    right: 22px;
    top: 0;
    font-size: 14px;
    color: #666;
}
.ny-newsQuery ul li a {
    font-size: 16px;
    color: #666;
}
.ny-newsConRight-dateil{ padding:25px;}
.ny-newsConRight-dateil h3{ }
.ny-newsConRight-dateil b{}
.ny-newsConRight-dateil p{ font-size:16px; color:#666666;}
.nyCpQuery{}
.nyCpQuery li{ width:33%; float:left;}
.nyCpQuery li .pic{width:280px; height:315px; text-align:center; margin-top:30px; background:#fff; margin-right:20px; margin-left:20px; float:left;overflow:hidden;}
.nyCpQuery li .pic img{background:#fff;display:block;margin:0 auto;width:280px;height:180px;}
.nyCpQuery li .pic div h3 em{ font-style:normal; color:#333; font-size:15px;}
.nyCpQuery li .pic div h3{ font-size:15px; font-weight:bold; border-bottom:1px #E4E4E4 solid; line-height:30px; text-align:center;}
.nyCpQuery li .pic div{line-height:20px;color:#505050;margin:15px 0px; width:280px; position:relative;}
.nyCpQuery li .pic div span{display:block; padding-top:10px;}
.nyCpQuery li .pic div.yueyueAnniu a{ display:inline-block; padding: 3px 10px;/* border-radius:8px;*/ color:#666; top:20px; right:10px; font-size:13px; border:1px #D5D5D5 solid; position:absolute;}
.nyCpQuery li .pic div.yueyueAnniu a:hover{background:#00904b; color:#fff;}


.nyCpTitle{ border-bottom:1px dashed #ccc;color: #979797; font-size: 15px; line-height:1.5; padding:15px 0;}
.nyCpTitle b{ display:inline-block; width:90px; text-align:left; float:left; color:#555; font-weight:400;}
.nyCpTitle span{ display:inline-block; width:80%; color:#666;}
.ny-CpCon-left{ width:30%;}
.ny-CpCon-right{ width:50%;}
.ny-CpCon-info{ line-height:2; padding:50px 0;}
.ny-CpCon-tlcp-tit{ font-size:18px;  line-height:2.5;  border-bottom:1px dashed #ccc; color: #333; margin-top:100px;}
.ny-CpCon-tlcp{ padding:50px 0 20px 0;}

.ny-newsBody{font-size: 16px;
    color: #666666;
	line-height:2;}
/*  分  享 */

.share-dialog{
   
   
    width: 100%;
	margin-top:60px;
    z-index: 1002;
}


.share-dialog .share-dialog-cont{
/* padding:38px 20px;*/
    font-size: 14px;
}
.share-dialog .share-copy-l{
    float: left;
    width: 77px;
    margin-top: 8px;
}
.share-dialog .share-copy-c{
    float: left;
    width: 307px;
}
.share-dialog .share-copy-c input{
    display: block;
    width: 100%;
    height: 36px;
    padding: 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    line-height: 1.2;
    color: #555;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #ccc;
}
.share-dialog .share-copy-c input:focus{
    border-color: #333;
    outline: 0;
}
.share-dialog .share-copy-r{
    float: left;
    width: 76px;
    text-align: right;
    color: #f37b1d;
    margin-top: 8px;
    cursor: pointer;
}
.share-platform{
    clear: both;
    margin-top:0;
	display:inline-block;
	float:right;
}
.share-platform .share-platform-l{
    float: left;
    width: 77px;
    margin-top: 0;
}
.share-platform .share-platform-r{
    float: left;
    width: 310px;
}
.share-platform .bds_weixin{
    background-image: url('css-bg.png');
    background-position: -13px -7px !important;
}
.share-platform .bds_tsina{
    background-image: url('css-bg.png');
    background-position: -57px -7px !important;
}
.share-platform .bds_sqq{
    background-image: url('css-bg.png');
    background-position: -101px -7px !important;
}
.share-platform .bds_qzone{
    background-image: url('css-bg.png');
    background-position: -146px -7px !important;
}
.share-platform .share-platform-text{
    color: #aaa;
    margin-top: 5px;
}

/*  公司简介bannerJS  */
.nyBody-tit-banner{ margin:50px 0;}
.indexCon{
	width:1300px;
	height:650px;
	overflow:hidden;
}
.indexCon .flashBanner{
	width:1300px;
	height:650px;
	overflow:hidden;
	margin-bottom:12px;
}
.flashBanner{position:relative;}
.flashBanner .mask{
	height:58px;
	line-height:58px;
	background-color:#282828;
	width:99.99%;
	text-align:center;
	position:absolute;
	left:0;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	overflow:hidden;
}
.flashBanner .mask img{

cursor: pointer;
margin: 0 5px 0 0;
border: 1px solid #fff;
position: relative;
vertical-align:middle;

cursor:pointer;
}
.flashBanner .mask img.show{margin-bottom:3px;}




/*  footer  */
.footer{ width:100%; position:relative; background:#555; padding:80px 0;}
.footer-top{}
.footer-top-list{ border-top: 1px solid #8d8d8d; padding-top: 20px;     margin-left: 20px; }
.footer-top-list:first-child{
	margin-left: 40px;
}
.footer-top-list h5{
    margin: 0;
    font-size: 14px;
    padding-bottom: 5px;
    font-weight: bold;
}
.footer-top-list  a {
    transition: .3s;
    color: #ccc;
}
.footer-top-list a:hover{
	color:#fff;
}
.footer-top-list dl {
    margin: 0;
}

.footer-top-list dl.dh{
	width: 120px;
}
.footer-top-list dl.sh{
	width: 210px;
}
.footer-top-list dl.sh dd{
	width: 50%;
}
.footer-top-list dl.dh dd{
	width: 100%;
}

.footer-top-list dl dd {
    float: left;
    margin-top: 15px;
    font-size: 14px;
    color: #ccc;
}
.footR {
    overflow: hidden;
    width: 25%;
    height: 100%;
    background:#3a3939;
    position: absolute;
    right: 0px;
    top: 0px;
}
.footRCont{
	overflow: hidden;
	padding: 60px 0px 0px 60px;
}
.h20 {
    clear: both;
    height: 20px;
}
.h10 {
    clear: both;
    height: 10px;
}
.footTelName{
	overflow: hidden;
	font-size: 16px;
	color:#888;
	line-height: 30px;
}
.footTel{
	overflow: hidden;
}
.footTel img{
	display: block;
	max-width: 100%;
}
.footCode{
	overflow: hidden;
	margin-left: 45px;
}
.footCode p{
	padding: 5px;
	background: #fff;
	overflow: hidden;
}
.footCode img{
	display: block;
	width: 90px;
	height: 90px;
}
.footCode i{
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color:#888;
	text-align: center;
	padding-top: 10px;
	font-style: normal;
}
.footer-copy{ width:100%; background:#333; padding:10px 0;}
.footer-copy-left{ padding-left:40px; width:50%;}
.footer-copy-right{ width:40%; text-align:right; position:relative; padding-right:80px;}
.footer-copy { 
    font-size: 13px;
    overflow: hidden;
    color: #ccc;
    line-height: 2.2;
    padding-top: 10px;
}
.foot-hd{ position:absolute; right: 0px;
    top: 0px;}